Skip to content

Beta2.1 - #1501

Merged
cmliu merged 3 commits into
mainfrom
beta2.1
Aug 21, 2026
Merged

Beta2.1#1501
cmliu merged 3 commits into
mainfrom
beta2.1

Conversation

@cmliu

@cmliu cmliu commented Aug 21, 2026

Copy link
Copy Markdown
Owner

This pull request makes a consistent change throughout the _worker.js file by renaming the VLESS文本解码器 variable to 魏烈思文本解码器. This update affects all instances where the text decoder is used for decoding VLESS protocol data, ensuring clearer and more accurate naming aligned with the protocol's Chinese transliteration.

Refactoring for naming consistency:

  • Renamed the VLESS文本解码器 variable to 魏烈思文本解码器 and updated all usages in functions handling VLESS protocol data, including HTTP header decoding, request parsing, and hostname decoding. [1] [2] [3] [4]

Copilot AI lite review requested due to automatic review settings August 21, 2026 14:24
@cmliu
cmliu merged commit e2da274 into main Aug 21, 2026
3 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request performs a consistent refactor in _worker.js by renaming the module-level TextDecoder instance used for VLESS-related decoding from VLESS文本解码器 to 魏烈思文本解码器, updating all call sites to match.

Changes:

  • Renamed the TextDecoder constant to 魏烈思文本解码器.
  • Updated all usages across VLESS parsing and HTTP header/body decoding paths to use the new identifier.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

cwyalpha pushed a commit to cwyalpha/el that referenced this pull request Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants